CagdMergeCrvList

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdMergeCrvList()  

SYNOPSIS

cagd_lib/cagdcmrg.c:170

CagdCrvStruct *CagdMergeCrvList(CagdCrvStruct *CrvList, int InterpDiscont)
 

DESCRIPTION

Merges a list of curves by connecting the end of one curve to the begining of the next. See also CagdMergeCrvCrv.  

PARAMETERS:

CrvList: To connect into one curve.

InterpolateDiscont: If TRUE, linearly interpolate discontinuity.  

FUNCTION RETURN VALUE

CagdCrvStruct *: The merged curve.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:17 GMT, October 17, 2022